ARROW-405: Use vendored hdfs.h if not found in include/ in $HADOOP_HOME#237
Closed
wesm wants to merge 1 commit intoapache:masterfrom
Closed
ARROW-405: Use vendored hdfs.h if not found in include/ in $HADOOP_HOME#237wesm wants to merge 1 commit intoapache:masterfrom
wesm wants to merge 1 commit intoapache:masterfrom
Conversation
Change-Id: I488c313b89a53d58c3da084fab052f0b8b0b6aaf
rafael-telles
added a commit
to rafael-telles/arrow
that referenced
this pull request
Jan 25, 2022
* Set netty property when JDBC driver is loaded (apache#235) Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com> * [Java] [JDBC] Change the statement implementation to reduce the job numbers. (apache#234) * Properly read incoming PreparedStatement columnmetadata * Make map Thread-safe, rename map and change getPreparedStatement return type Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com> * Add column metadata when creating PreparedStatement (apache#233) Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com> * Minor fixes Co-authored-by: Kyle Porter <kporter@dremio.com> Co-authored-by: Jose Almeida <almeidajcr90@gmail.com> Co-authored-by: Rafael Telles <rafael@telles.dev> Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com> Co-authored-by: kylep-dremio <38920967+kylep-dremio@users.noreply.github.com> Co-authored-by: iurysalino <iurysalino@gmail.com> Co-authored-by: Gabriel Escobar <51451696+escobargabriel@users.noreply.github.com>
vfraga
added a commit
to rafael-telles/arrow
that referenced
this pull request
Mar 29, 2022
* Set netty property when JDBC driver is loaded (apache#235) Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com> * [Java] [JDBC] Change the statement implementation to reduce the job numbers. (apache#234) * Properly read incoming PreparedStatement columnmetadata * Make map Thread-safe, rename map and change getPreparedStatement return type Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com> * Add column metadata when creating PreparedStatement (apache#233) Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com> * Minor fixes Co-authored-by: Kyle Porter <kporter@dremio.com> Co-authored-by: Jose Almeida <almeidajcr90@gmail.com> Co-authored-by: Rafael Telles <rafael@telles.dev> Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com> Co-authored-by: kylep-dremio <38920967+kylep-dremio@users.noreply.github.com> Co-authored-by: iurysalino <iurysalino@gmail.com> Co-authored-by: Gabriel Escobar <51451696+escobargabriel@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Not all Hadoop distributions have their files arranged in the same way.